Papers with autonomous agent framework
Time-aware ReAct Agent for Temporal Knowledge Graph Question Answering (2025.findings-naacl)
Copied to clipboard
| Challenge: | Existing solutions for temporal knowledge graph question answering lack sufficient temporal constraints in retrieval process. |
| Approach: | They propose a temporal knowledge graph question answering framework that integrates temporal constraints into information retrieval. |
| Outcome: | The proposed framework achieves a 41.3% improvement over the baseline model and a 32.2% gain compared to the Abstract Reasoning Induction (ARI) method. |
WebUncertainty: Dual-Level Uncertainty Driven Planning and Reasoning For Autonomous Web Agent (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing web agents struggle with complex tasks due to rigid planning strategies and hallucination-prone reasoning. |
| Approach: | They propose a task-uncertainty-driven Adaptive Planning Mechanism that adaptively selects planning modes to navigate unknown environments. |
| Outcome: | The proposed framework performs better on the WebArena and WebVoyager benchmarks than existing frameworks. |